-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.10.1
-
Code
-
Classes
- XMLFile
Total Complexity |
79 |
Dependencies |
1 |
Dependents |
5 |
Total lines |
523 |
Lines of code |
291 |
Logical lines of code |
182 |
Comment lines |
114 |
Methods |
15 |
Properties |
14 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generateIndex() |
A |
45 |
13 |
39 |
read_chunk_xml_nodes() |
A |
42 |
10 |
51 |
fixRecord() |
A |
46 |
10 |
38 |
readChunkXmlNodes() |
A |
45 |
9 |
40 |
wrapWithRecordTag() |
S |
51 |
7 |
23 |
record_node() |
S |
52 |
6 |
26 |
get_node_list() |
S |
61 |
4 |
13 |
isRecordEnd() |
S |
63 |
4 |
12 |
setRecordPath() |
S |
59 |
3 |
14 |
getRecord() |
S |
67 |
3 |
7 |
getNodeName() |
S |
64 |
3 |
9 |
isRecordStart() |
S |
71 |
3 |
6 |
record_open_nodes() |
S |
69 |
2 |
6 |
getChunk() |
S |
79 |
1 |
3 |
getFileIndexKey() |
S |
75 |
1 |
4 |